Conversation
@copilot continue please |
|
@copilot continue please. |
|
@copilot please continue. |
…unctionality Co-authored-by: lukaskabrt <2894161+lukaskabrt@users.noreply.github.com>
I've made significant progress on the API simplification. The core Coordinate structure has been updated to remove Z and M properties, related constructors, and methods. All core SpatialLite functionality has been updated including geometries, IO classes, and interfaces. The project builds successfully. Next step is to fix the remaining test files that still reference the old API. Progress will continue systematically. Commit: 3eaf1b1 |
|
@copilot please continue |
I'm continuing with the API simplification. I've made significant progress updating SpatialLite.Gps components and related tests to work with the new Coordinate API. Changes include:
Still working on fixing the remaining test files, particularly in the GPS module and WKT readers/writers. Latest commit: 7f31fd3 |
Coordinatestructure in SpatialLite.Core.APIFixes #15.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.